home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / System-Boost / Grafik / picFX / translation / français.ct next >
Text File  |  1998-11-08  |  3KB  |  187 lines

  1. ##version $VER: picFX.catalog 1.0 (22/10/98)
  2. ##language français
  3. ##codeset 0
  4. ;
  5. ;msgm: Messages
  6. msgm_NoMsg
  7. Pas de messages
  8. msgm_Welcome
  9. Bienvenue à picFX!
  10. msgm_WriteVsLock
  11. Impossible d'écrire l'image, l'objet est bloqué.
  12. msgm_WriteVsFreeze
  13. Impossible d'écrire l'image, l'objet est gelé.
  14. msgm_AttrVsLock
  15. Impossible de changer l'attribut, l'objet est bloqué
  16. msgm_RemVsFreeze
  17. Impossible d'enlever un projet gelé
  18. msgm_Done
  19. Calcul terminé.
  20. msgm_Abort
  21. L'utilisateur a interrompu.
  22. msgm_NoLoad
  23. L'image n'a pas pu être chargée
  24. msgm_EmptyFile
  25. Fichier vide!
  26. msgm_BadFile
  27. Fichier fonction incorrect
  28. msgm_UnknownVar
  29. variable "%s" inconnue
  30. msgm_NoAlloc
  31. Désolé, je n'ai pas pu allouer tous les projets
  32. msgm_NoID
  33. Il n'y a pas de projet #%ld!
  34. msgm_NoCgx
  35. Attention ce n'est pas un écran high colour!
  36. msgm_CgxOk
  37. Ecran cgx High colour disponible.
  38. msgm_NoDraw
  39. Dessin désactivé
  40. msgm_DrawOk
  41. Dessin réactivé
  42. ;%ld will be replaced by the number of project being removed.
  43. msgm_Removing
  44. Suppression du #%ld
  45. msgm_UnknownMode
  46. Type de mode d'écran inconnu
  47. ;(not actually a message in message-window, but a message anyway)
  48. msgm_WarnPart
  49. Attention: Surface de dessin limitée
  50. msgm_NoPart
  51. Pas de surface délimitée
  52. ;
  53. ;
  54. ;msgs: (State area)
  55. msgs_Idle
  56. Prêt
  57. msgs_Drawing
  58. Dessine..
  59. msgs_Loading
  60. Chargement..
  61. msgs_Paused
  62. Pausé
  63. msgs_Frozen
  64. Gelé
  65. ;
  66. ;msgr: Buttons and titles in requesters
  67. msgr_Loadf_T
  68. Charge fonction ?
  69. msgr_Loadf_Ok
  70. Charge
  71. msgr_Savef_T
  72. Sauve fonction ?
  73. msgr_Savef_Ok
  74. Sauve
  75. msgr_NoAslReq
  76. Impossible de créer une requête Asl!
  77. ;
  78. ;msgl: Labels, main window
  79. msgl_Title
  80. Fenêtre de réglages
  81. msgl_type_Image
  82. Image
  83. msgl_type_Function
  84. Fonction
  85. msgl_lm_Scale
  86. Adapte
  87. msgl_lm_CutTile
  88. Coupe ou motif
  89. msgl_lm_Change
  90. Change taille
  91. msgl_Hidden
  92. Caché
  93. msgl_Shown
  94. Visible
  95. msgl_OpenedProjects
  96. Projets ouverts
  97. ;This "\e8" is to have the text in white. Please let it when you translate!
  98. msgl_New
  99. \e8NOUVEAU
  100. ;Note the ":"
  101. msgl_Path
  102. Chemin:
  103. msgl_Size
  104. Taille
  105. msgl_PicSize
  106. Taille de l'image\n
  107. ;note the ":"
  108. msgl_Output
  109. Sortie:
  110. msgl_Int32
  111. Entier 32Bits
  112. msgl_Float32
  113. Flottant 32Bits
  114. msgl_Float64
  115. Flottant 64Bits
  116. msgl_OldR
  117. Ancien rouge
  118. msgl_OldG
  119. Ancien vert
  120. msgl_OldB
  121. Ancien bleu
  122. msgl_CopyR
  123. Copie rouge
  124. msgl_CopyG
  125. Copie vert
  126. msgl_Prefs
  127. Préférences
  128. msgl_Width
  129. Largeur
  130. msgl_Height
  131. Hauteur
  132. msgl_Render
  133. Dessine
  134. msgl_Pause
  135. Pause
  136. msgl_Restart
  137. Reprend
  138. msgl_SavePic
  139. Sauve Img
  140. msgl_SaveFunc
  141. Sauve Fonc
  142. msgl_LoadFunc
  143. Charge Fonc
  144. msgl_Abort
  145. Interrompt
  146. msgl_Close
  147. Ferme
  148. msgl_Iconify
  149. Iconifie
  150. msgl_Clear
  151. Efface
  152. ;msgp: Prefs window's gadgets
  153. msgp_Priority
  154. Priorités
  155. msgp_MainTask
  156. Tâche principale
  157. msgp_RenderTask
  158. Tâches de rendu
  159. msgp_CurrentTask
  160. Tâche actuelle
  161. msgp_RenderUpd
  162. Délai de mise à jour
  163. msgp_GaugeUpd
  164. Mise à jour de la gauge
  165. msgp_guNone
  166. Aucun
  167. msgp_Pixel
  168. Pixel
  169. ;plural... :-)
  170. msgp_Pixels
  171. Pixels
  172. msgp_Close
  173. Fermeture:
  174. msgp_MuiPrefs
  175. prefs MUI
  176. ;
  177. ;msg: Errors and some that doesn't fit in any other place :-)
  178. ;default project name
  179. msg_Unnamed
  180. Anonyme
  181. msg_Description
  182. Crée des images avec des fonctions mathématiques
  183. msg_Nolib
  184. Impossible d'ouvrir %s.\n
  185. msg_NoApp
  186. Je n'ai pas pu créer l'objet application
  187.